home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1994 April
/
CICA Shareware for Windows CD-ROM (Walnut Creek CD-ROM)(April 1994).ISO
/
win3
/
nt
/
ntperf.exe
/
PERFTOOLS
/
INSTALL.INF
< prev
next >
Wrap
INI File
|
1993-09-08
|
23KB
|
745 lines
[Source Media Descriptions]
1 = "Labelled Performance Tools"
[GeneralConstants]
; Constants to support the use of radio button dialogs
Radio1 = "1"
Radio2 = "2"
; Constants to support the use of checkbox dialogs
Chosen = "ON"
NotChosen = "OFF"
[LanguageID]
LANGID_ENG = ENG
[ProcessorID]
ProcessorID_I386 = I386
ProcessorID_I486 = I486
ProcessorID_I586 = I586
ProcessorID_R4000 = R4000
ProcessorID_ALPHA = Alpha_AXP
[PlatformID]
PlatformID_I386 = i386
PlatformID_MIPS = mips
PlatformID_ALPHA = alpha
[ProcessorVar]
STF_PROCESSOR = "" ? $(LIBHANDLE) GetProcessor
STF_PLATFORM = ""
[LanguageVar]
STF_LANGUAGE = "" ? $(LIBHANDLE) GetLanguage
STF_WINDOWSSYSPATH = "" ? $(LIBHANDLE) GetWindowsNtSysDir
[UiVars]
BuildVersion = "08-93"
; Destination TOOLS Drive Particulars
VolumeList = {} ? $(LIBHANDLE) GetHardDriveLetters
VolumeFreeList = {} ? $(LIBHANDLE) GetHardDriveFreeSpace
VolumeFSList = {} ? $(LIBHANDLE) GetHardDriveFileSystems
DestVolume = ""
; Defualt tools directory
TOOLDIR = "\PerfTool"
; BOOK Setup Help IDs
!IDH_DB_TOOLSWELCOME_INS = 3000
!IDH_DB_MSTINSTALLMODE_INS = 3010
!IDH_DB_MSTDEST_INS = 3020
!IDH_DB_MSTOPTIONS_INS = 3030
[ToolVars]
ToolsSize = 2
TotalSize = 4
DoMeasTool = $(Chosen)
DoProbe = $(Chosen)
DoSrc = $(NotChosen)
DoAll = $(NotChosen)
[StringsENG]
String1 = "Setup cannot install on the current processor."$(!LF)$(!LF)+
"Cannot proceed with install."
String2 = "Setup couldn't copy over the tools files."$(!LF)$(!LF)+
"Cannot proceed with install."
String3 = "Setup needs the full path specification of your destination. Please "+
"reenter a new path. An example of a full path is: "
String4 = "The drive specified in the destination path does not "+
"have enough space for a minimal installation. Please enter a "+
"new path."
String5 = "There is no free space to install the components."
String6 = "Setup has detected that you have chosen to install to a network "+
"drive. If you are certain that this drive is valid, and that "+
"it has sufficient space, please choose OK to continue. Otherwise, "+
"choose Cancel to specify another drive."
;----------------------------------------------------
; BILLBOARD MESSAGES
;----------------------------------------------------
[BillboardsENG]
Billboard1 = "Please wait while Setup creates directories on the destination drive..."
[WelcomeDlgENG]
DlgType = "Info"
DlgTemplate = "WELCOME"
Caption = "Optimizing Windows NT Tools Setup"
DlgText = "Welcome to the Optimizing Windows NT Tools Setup Program."$(LF)$(LF)+
"Setup installs the Optimizing Windows NT Tools. "+
"Each setup dialog has basic instructions for "+
"completing a step of the installation."$(LF)$(LF)+
"To install the Optimizing Windows NT Tools on your computer now, choose Continue "+
"or press Enter."$(LF)$(LF)+
"To exit Setup without installing the Optimizing Windows NT Tools, choose Exit "+
"or press F3."
Continue = "&Continue"
Help = "&Help"
Exit = "E&xit"
HelpContext = $(!IDH_DB_MSTWELCOME_INS)
[DestinationDlgENG]
DlgType = "Combination"
DlgTemplate = "DESTTOOLS"
Caption = "Optimizing Windows NT Tools Destination"
DlgText = "Setup recommends installing the Optimizing Windows NT Tools on the drive indicated "+
"below."
Combo1Label = "Destination Drive:"
Continue = "&Continue"
Help = "&Help"
Exit = "E&xit"
HelpContext = $(!IDH_DB_MSTDEST_INS)
GroupLabel = "Destination Drive Characteristics"
Static1Label = "Available Space:"
Static1Text = $(DestVolumeFree)
footer1 = "MB"
footer2 = "Setup all processors"
footer3 = "Setup current system"
Static2Label = "Tool Space Needed:"
Static2Text = $(TotalSize)
Static3Text = $(ToolsSize)
TextFields = {$(Static1Text), $(Static2Text), $(Static3Text)}
; Editboxes in the dialog
EditLabel = "Tool Directory:"
EditTextLim = 256
EditTextIn = $(BASEDIR)
EditFocus = "ALL"
Combo1List = $(DestVolumeList)
Combo1Out = $(DestVolume)
ComboListItemsIn = {Combo1List}
ComboListItemsOut = {Combo1Out}
NotifyFields = {YES}
[ToolOptionDlg]
DlgType = "Check"
DlgTemplate = "PDKOPTIONS"
Caption = "Optimizing Windows NT Tools Setup"
DlgText = "You can optionally install the components listed "+
"below."$(!LF)$(!LF)+
"To copy and install a component, select it's checkbox."$(!LF)$(!LF)+
"To skip a component, clear it's checkbox."$(!LF)$(!LF)
Check1Text = "&Measurement Tools"
Check2Text = "&Sample Performance Monitor source"
Check3Text = "&Response Probe Synthetic Workload Generator"
Check4Text = "Install for &all processor types"
Continue = "&Continue"
Help = "&Help"
Exit = "E&xit"
HelpContext = $(!IDH_DB_MSTOPTIONS_INS)
CheckItemsIn = { $(!Chosen), $(!NotChosen), $(!Chosen), $(!NotChosen) }
OptionsGreyed = {}
[SetupDoneDlgENG]
DlgType = "Info"
DlgTemplate = "RESTART"
Caption = "Optimizing Windows NT Tools Setup"
DlgText = "The Optimizing Windows NT Tools have been successfully installed."$(LF)$(LF)+
"Please choose Exit to return to Windows NT."
Windows = "E&xit to Windows NT"
[SetupNotDoneDlgENG]
DlgType = "Info"
DlgTemplate = "RESTART"
Caption = "Optimizing Windows NT Tools Setup"
DlgText = "The Optimizing Windows NT Tools were not successfully installed."$(LF)$(LF)+
"Please choose Exit to return to Windows NT."
Windows = "E&xit to Windows NT"
[LoadSetupLibrary]
LoadLibrary "x" $(STF_CWDDIR)setupdll.dll LIBHANDLE
exit
[FreeLibraries]
FreeLibrary $(LIBHANDLE)
exit
[ProgressCopyENG]
ProCaption = "Optimizing Windows NT Performance Tools Setup"
ProCancel = "Cancel"
ProCancelMsg = "The Optimizing Windows NT Tools aren't completely installed. Are you sure "+
"you want to cancel copying files?"
ProCancelCap = "Setup Message"
ProText1 = "Copying:"
ProText2 = "To:"
[Shell Commands]
; Initialise the app, by setting the caption and loading the support library
set-title "Optimizing Windows NT Tools Setup"
set Exit_Code = $(!SETUP_ERROR_GENERAL)
install LoadSetupLibrary
; put up the hourglass
StartWait
; read general constants
set-subst LF = "\n"
read-syms GeneralConstants
; read the platform independent choices
read-syms LanguageID
read-syms ProcessorID
read-syms PlatformID
; read the default language and try to detect the language
read-syms LanguageVar
detect LanguageVar
; read and detect the processor we are working on
read-syms ProcessorVar
detect ProcessorVar
read-syms Strings$(!STF_LANGUAGE)
read-syms Billboards$(!STF_LANGUAGE)
; Check processor type
ifstr(i) $(STF_PROCESSOR) == $(ProcessorID_I386)
set STF_PLATFORM = $(PlatformID_I386)
else-ifstr(i) $(STF_PROCESSOR) == $(ProcessorID_I486)
set STF_PLATFORM = $(PlatformID_I386)
else-ifstr(i) $(STF_PROCESSOR) == $(ProcessorID_I586)
set STF_PLATFORM = $(PlatformID_I386)
else-ifstr(i) $(STF_PROCESSOR) == $(ProcessorID_R4000)
set STF_PLATFORM = $(PlatformID_MIPS)
else-ifstr(i) $(STF_PROCESSOR) == $(ProcessorID_ALPHA)
set STF_PLATFORM = $(PlatformID_ALPHA)
else
shell "subroutn.inf" SetupMessage $(!STF_LANGUAGE) "FATAL" $(String1)
goto setupnotdone
endif
; read the UI Variables and detect their setting on the current machine
read-syms UiVars
detect UiVars
read-syms ToolVars
; setup the STF_SRCPATH
; split-string PATHCOMP $(!STF_SRCINFPATH) \
; set STF_SRCDIR = ""
; forlistdo $(PATHCOMP)
; ifstr(i) $($) != "install.inf"
; set STF_SRCDIR = $(STF_SRCDIR)$($)
; endif
; endforlistdo
; remove the hourglass
EndWait
welcome =+
read-syms WelcomeDlg$(STF_LANGUAGE)
ui start "Welcome"
ifstr(i) $(DLGEVENT) == "CONTINUE"
ui pop 1
goto setdestination
else-ifstr(i) $(DLGEVENT) == "EXIT"
shell "" QueryUserQuit
ifstr(i) $($R1) == "OK"
ui pop 1
goto setupnotdone
else
goto welcome
endif
else
goto end
endif
setdestination =+
; go through the volume list and form the destination volume list of
; all volumes which have the size needed to install the tools.
set DestVolumeList = {}
set DestVolumeFreeList = {}
ForListDo $(VolumeList)
set CurrentVolume = *($(VolumeList), $(#))
set CurrentVolumeFree = *($(VolumeFreeList), $(#))
set CurrentVolumeFS = *($(VolumeFSList), $(#))
set DestVolumeList = >($(DestVolumeList), $(CurrentVolume))
set DestVolumeFreeList = >($(DestVolumeFreeList), $(CurrentVolumeFree))
EndForListDo
; destination drive is the drive with the maximum space
set DestVolume = ""
set DestVolumeFree = 0
ForListDo $(DestVolumeList)
set Volume = $($)
set VolumeFree = *($(DestVolumeFreeList), ~($(DestVolumeList), $(Volume)))
ifint $(VolumeFree) > $(DestVolumeFree)
set DestVolume = $(Volume)
set DestVolumeFree = $(VolumeFree)
endif
EndForListDo
set BASEDIR = $(DestVolume)$(TOOLDIR)
destination =+
; display tools destination, size available and needed for
; user approval
read-syms DestinationDlg$(STF_LANGUAGE)
ui start "Destination"
ifstr(i) $(DLGEVENT) == "NOTIFY"
ifstr(i) $(Combo1Out) != $(DestVolume)
set ReInit = YES
set DestVolume = $(Combo1Out)
set DestVolumeFree = *($(DestVolumeFreeList), ~($(DestVolumeList), $(DestVolume)))
set BASEDIR = $(DestVolume)$(TOOLDIR)
else
set ReInit = NO
endif
goto destination
else-ifstr(i) $(DLGEVENT) == "CONTINUE"
set ReInit = NO
LibraryProcedure IsFullPath, $(LIBHANDLE), CheckPathFullPathSpec $(EditTextOut)
ifstr(i) $(IsFullPath) == "NO"
shell "subroutn.inf" SetupMessage $(!STF_LANGUAGE) "NONFATAL" $(String3)$(DestVolume)$(TOOLDIR)
goto destination
else
GetDriveInPath Drive, $(EditTextOut)
Ifcontains(i) $(Drive) in $(DestVolumeList)
set DestVolume = $(Drive)
set DestVolumeFree = *($(DestVolumeFreeList), ~($(DestVolumeList), $(DestVolume)))
set BASEDIR = $(EditTextOut)
ifint $(DestVolumeFree) < $(TotalSize)
shell "subroutn.inf" SetupMessage $(!STF_LANGUAGE) "NONFATAL" $(String4)
goto destination
endif
else
shell "subroutn.inf" SetupMessage $(!STF_LANGUAGE) "WARNING" $(String6)
ifstr(i) $($R0) != STATUS_SUCCESSFUL
goto destination
else
ifstr(i) $($R1) == "OK"
set DestVolume = $(Drive)
set DestVolumeFree = $(TotalSize)
set BASEDIR = $(EditTextOut)
else
set ReInit = NO
goto destination
endif
endif
endif
endif
ui pop 1
goto queryinstall
else-ifstr(i) $(DLGEVENT) == "EXIT"
set ReInit = NO
shell "" QueryUserQuit
ifstr(i) $($R1) == "OK"
ui pop 1
goto setupnotdone
else
goto destination
endif
else
goto end
endif
queryinstall =+
read-syms ToolOptionDlg
ui start "Options"
ifstr(i) $(DLGEVENT) == "CONTINUE"
set DoMeasTool = *($(CheckItemsOut), 1)
set DoSrc = *($(CheckItemsOut), 2)
set DoProbe = *($(CheckItemsOut), 3)
set DoAll = *($(CheckItemsOut), 4)
ui pop 1
goto tooldirs
else-ifstr(i) $(DLGEVENT) == "EXIT"
shell "" QueryUserQuit
ifstr(i) $($R1) == "OK"
ui pop 1
goto setupnotdone
else
goto queryinstall
endif
else
goto "end"
endif
tooldirs = +
; First define the destination directories for the tools
set MEASDir = $(BASEDIR)\meastool
set PROBEDir = $(BASEDIR)\probe
set PERFSRCDir = $(BASEDIR)\src
toolinstall =+
StartWait
shell "subroutn.inf" PushBillboard STATUSDLG $(Billboard1)
install Install-CopyToolsFiles
shell "subroutn.inf" PopBillboard
EndWait
finish = +
read-syms ProgressCopy$(STF_LANGUAGE)
install Install-All-Files-Now
ifstr(i) $(STF_INSTALL_OUTCOME) == "STF_SUCCESS"
goto setupdone
else
shell "subroutn.inf" SetupMessage $(!STF_LANGUAGE) "FATAL" $(String2)
goto setupnotdone
endif
setupdone=+
set Exit_Code = $(!SETUP_ERROR_SUCCESS)
read-syms SetupDoneDlg$(STF_LANGUAGE)
ui start "Done"
ifstr(i) $(DLGEVENT) == "CONTINUE"
ui pop 1
goto end
else
goto end
endif
setupnotdone=+
read-syms SetupNotDoneDlg$(STF_LANGUAGE)
; remove the hourglass
EndWait
ui start "NotDone"
ifstr(i) $(DLGEVENT) == "CONTINUE"
ui pop 1
goto end
else
goto end
endif
end = +
install FreeLibraries
exit
[QueryUserQuit]
set Status = STATUS_FAILED
set UserAction = CANCEL
; read in quit message
read-syms ExitWarningDlg$(!STF_LANGUAGE)
ui start "ExitWarning"
ifstr(i) $(DLGEVENT) == "YES"
set Status = STATUS_SUCCESSFUL
set UserAction = "OK"
else-ifstr(i) $(DLGEVENT) == "NO"
set Status = STATUS_SUCCESSFUL
set UserAction = "CANCEL"
else
endif
fin_QueryUserQuit = +
Return $(Status) $(UserAction)
[ExitWarningDlgENG]
DlgType = "MessageBox"
STF_MB_TITLE = "Exit Optimizing Windows NT Tools Setup"
STF_MB_TEXT = "The Optimizing Windows NT Tools are not completely installed. Are you "+
"sure you want to exit Setup?"
STF_MB_TYPE = 3
STF_MB_ICON = 5
STF_MB_DEF = 2
[Install-CopyToolsFiles]
set STF_VITAL = ""
set STF_DECOMPRESS = 1
CreateDir $(BASEDIR)
ifstr(i) $(!DoProbe) == $(!Chosen)
CreateDir $(PROBEDir)
ifstr(i) $(!DoAll) == $(!Chosen)
CreateDir $(PROBEDir)\$(PlatformID_I386)
CreateDir $(PROBEDir)\$(PlatformID_MIPS)
CreateDir $(PROBEDir)\$(PlatformID_ALPHA)
else
CreateDir $(PROBEDir)\$(STF_PLATFORM)
endif
CreateDir $(PROBEDir)\example
endif
ifstr(i) $(!DoMeasTool) == $(!Chosen)
CreateDir $(MEASDir)
ifstr(i) $(!DoAll) == $(!Chosen)
CreateDir $(MEASDir)\$(PlatformID_I386)
CreateDir $(MEASDir)\$(PlatformID_MIPS)
CreateDir $(MEASDir)\$(PlatformID_ALPHA)
else
CreateDir $(MEASDir)\$(STF_PLATFORM)
endif
endif
ifstr(i) $(!DoSrc) == $(!Chosen)
CreateDir $(PERFSRCDir)
CreateDir $(PERFSRCDir)\PerfMon
endif
AddSectionFilesToCopyList Files-Main $(STF_SRCDIR) $(BASEDIR)
ifstr(i) $(!DoProbe) == $(!Chosen)
AddSectionFilesToCopyList Files-Main $(STF_SRCDIR)probe $(PROBEDir)
ifstr(i) $(!DoAll) == $(!Chosen)
AddSectionFilesToCopyList Files-Probe-bin $(STF_SRCDIR)probe\$(PlatformID_I386) $(PROBEDir)\$(PlatformID_I386)
AddSectionFilesToCopyList Files-Probe-bin $(STF_SRCDIR)probe\$(PlatformID_MIPS) $(PROBEDir)\$(PlatformID_MIPS)
AddSectionFilesToCopyList Files-Probe-bin $(STF_SRCDIR)probe\$(PlatformID_ALPHA) $(PROBEDir)\$(PlatformID_ALPHA)
else
AddSectionFilesToCopyList Files-Probe-bin $(STF_SRCDIR)probe\$(STF_PLATFORM) $(PROBEDir)\$(STF_PLATFORM)
endif
AddSectionFilesToCopyList Files-Probe-example $(STF_SRCDIR)probe\example $(PROBEDir)\example
endif
ifstr(i) $(!DoSrc) == $(!Chosen)
AddSectionFilesToCopyList Files-Main $(STF_SRCDIR)src $(PERFSRCDir)
AddSectionFilesToCopyList Files-PerfMonSrc $(STF_SRCDIR)src\perfmon $(PERFSRCDir)\PerfMon
endif
ifstr(i) $(!DoMeasTool) == $(!Chosen)
AddSectionFilesToCopyList Files-Main $(STF_SRCDIR)MeasTool $(MEASDir)
ifstr(i) $(!DoAll) == $(!Chosen)
AddSectionFilesToCopyList Files-MeasTool-bin $(STF_SRCDIR)MeasTool\$(PlatformID_I386) $(MEASDir)\$(PlatformID_I386)
AddSectionFilesToCopyList Files-MeasTool-bin $(STF_SRCDIR)MeasTool\$(PlatformID_MIPS) $(MEASDir)\$(PlatformID_MIPS)
AddSectionFilesToCopyList Files-MeasTool-bin $(STF_SRCDIR)MeasTool\$(PlatformID_ALPHA) $(MEASDir)\$(PlatformID_ALPHA)
else
AddSectionFilesToCopyList Files-MeasTool-bin $(STF_SRCDIR)MeasTool\$(STF_PLATFORM) $(MEASDir)\$(STF_PLATFORM)
endif
endif
exit
[Install-All-Files-Now]
CopyFilesInCopyList
exit
[Files-Main]
1,readme.txt, !DECOMPRESS
[Files-Probe-bin]
1,creatfil.ex_, RENAME=creatfil.exe
1,probe.ex_, RENAME=probe.exe
1,probeprc.ex_, RENAME=probeprc.exe
1,statw32.dl_, RENAME=statw32.dll
1,timerw32.dl_, RENAME=timerw32.dll
1,wait.ex_, RENAME=wait.exe
[Files-Probe-example]
1,1024.SP_, RENAME=1024.SCP
1,1024.SR_, RENAME=1024.SCR
1,1024.ST_, RENAME=1024.SCT
1,2048.SP_, RENAME=2048.SCP
1,2048.SR_, RENAME=2048.SCR
1,2048.ST_, RENAME=2048.SCT
1,4096.SP_, RENAME=4096.SCP
1,4096.SR_, RENAME=4096.SCR
1,4096.ST_, RENAME=4096.SCT
1,512.SP_, RENAME=512.SCP
1,512.SR_, RENAME=512.SCR
1,512.ST_, RENAME=512.SCT
1,DOPROBE.BA_, RENAME=DOPROBE.BAT
[Files-MeasTool-bin]
1,CLEARMEM.EX_, RENAME=CLEARMEM.EXE
1,CTRLIST.EX_, RENAME=CTRLIST.EXE
1,KILL.EX_, RENAME=KILL.EXE
1,LODCTR.EX_, RENAME=LODCTR.EXE
1,NTIMER.EX_, RENAME=NTIMER.EXE
1,PERFMTR.EX_, RENAME=PERFMTR.EXE
1,PMON.EX_, RENAME=PMON.EXE
1,PVIEW.EX_, RENAME=PVIEW.EXE
1,SETEDIT.EX_, RENAME=SETEDIT.EXE
1,TLIST.EX_, RENAME=TLIST.EXE
1,UNLODCTR.EX_, RENAME=UNLODCTR.EXE
1,VADUMP.EX_, RENAME=VADUMP.EXE
1,WPERF.EX_, RENAME=WPERF.EXE
[Files-PerfMonSrc]
1,ADDLINE.C_, RENAME=ADDLINE.C
1,ADDLINE.DL_, RENAME=ADDLINE.DLG
1,ADDLINE.H_, RENAME=ADDLINE.H
1,ADDLOG.C_, RENAME=ADDLOG.C
1,ADDLOG.DL_, RENAME=ADDLOG.DLG
1,ADDLOG.H_, RENAME=ADDLOG.H
1,ALERT.C_, RENAME=ALERT.C
1,ALERT.H_, RENAME=ALERT.H
1,ALERTS.BM_, RENAME=ALERTS.BMP
1,ALRTDISP.DL_, RENAME=ALRTDISP.DLG
1,ALRTOPTN.DL_, RENAME=ALRTOPTN.DLG
1,BOOKMARK.C_, RENAME=BOOKMARK.C
1,BOOKMARK.H_, RENAME=BOOKMARK.H
1,CHOSECOM.C_, RENAME=CHOSECOM.C
1,CHOSECOM.DL_, RENAME=CHOSECOM.DLG
1,COMMAND.C_, RENAME=COMMAND.C
1,COMMAND.H_, RENAME=COMMAND.H
1,COUNTERS.C_, RENAME=COUNTERS.C
1,COUNTERS.H_, RENAME=COUNTERS.H
1,DATASRC.C_, RENAME=DATASRC.C
1,DATASRC.DL_, RENAME=DATASRC.DLG
1,DATASRC.H_, RENAME=DATASRC.H
1,DIALOGS.C_, RENAME=DIALOGS.C
1,DIALOGS.H_, RENAME=DIALOGS.H
1,DISPOPTN.H_, RENAME=DISPOPTN.H
1,DIVLARGE.C_, RENAME=DIVLARGE.C
1,DIVLARGE.H_, RENAME=DIVLARGE.H
1,DLGIDS.H_, RENAME=DLGIDS.H
1,EXPORT.C_, RENAME=EXPORT.C
1,EXPORT.DL_, RENAME=EXPORT.DLG
1,FILEOPEN.C_, RENAME=FILEOPEN.C
1,FILEOPEN.H_, RENAME=FILEOPEN.H
1,FILESAVE.C_, RENAME=FILESAVE.C
1,FILEUTIL.C_, RENAME=FILEUTIL.C
1,FILEUTIL.H_, RENAME=FILEUTIL.H
1,GLOBALS.H_, RENAME=GLOBALS.H
1,GRAFDATA.C_, RENAME=GRAFDATA.C
1,GRAFDATA.H_, RENAME=GRAFDATA.H
1,GRAFDISP.C_, RENAME=GRAFDISP.C
1,GRAFDISP.H_, RENAME=GRAFDISP.H
1,GRAPH.C_, RENAME=GRAPH.C
1,GRAPH.H_, RENAME=GRAPH.H
1,HELPLINE.RC_, RENAME=HELPLINE.RC
1,INIT.C_, RENAME=INIT.C
1,INIT.H_, RENAME=INIT.H
1,INTRLINE.C_, RENAME=INTRLINE.C
1,INTRLINE.H_, RENAME=INTRLINE.H
1,LARGEINT.AS_, RENAME=LARGEINT.ASM
1,LARGEINT.H_, RENAME=LARGEINT.H
1,LEGEND.C_, RENAME=LEGEND.C
1,LEGEND.H_, RENAME=LEGEND.H
1,LINE.C_, RENAME=LINE.C
1,LINE.H_, RENAME=LINE.H
1,LOG.C_, RENAME=LOG.C
1,LOG.H_, RENAME=LOG.H
1,LOGDISP.DL_, RENAME=LOGDISP.DLG
1,LOGOPTNS.C_, RENAME=LOGOPTNS.C
1,LOGOPTNS.DL_, RENAME=LOGOPTNS.DLG
1,LOGOPTNS.H_, RENAME=LOGOPTNS.H
1,LOGS.BM_, RENAME=LOGS.BMP
1,MEMORY.C_, RENAME=MEMORY.C
1,MENUIDS.H_, RENAME=MENUIDS.H
1,MENUS.RC_, RENAME=MENUS.RC
1,OWNDRAW.H_, RENAME=OWNDRAW.H
1,PERFDATA.C_, RENAME=PERFDATA.C
1,PERFDATA.H_, RENAME=PERFDATA.H
1,PERFERR.H_, RENAME=PERFERR.H
1,PERFMON.BM_, RENAME=PERFMON.BMP
1,PERFMON.C_, RENAME=PERFMON.C
1,PERFMON.H_, RENAME=PERFMON.H
1,PERFMON.IC_, RENAME=PERFMON.ICO
1,PERFMON.RC_, RENAME=PERFMON.RC
1,PERFMOPS.C_, RENAME=PERFMOPS.C
1,PERFMOPS.H_, RENAME=PERFMOPS.H
1,PERFMRC.H_, RENAME=PERFMRC.H
1,PLAYBACK.C_, RENAME=PLAYBACK.C
1,PLAYBACK.H_, RENAME=PLAYBACK.H
1,PMEMORY.H_, RENAME=PMEMORY.H
1,PMHELPID.H_, RENAME=PMHELPID.H
1,PMRC.DL_, RENAME=PMRC.DLG
1,PRINT.H_, RENAME=PRINT.H
1,REGISTRY.C_, RENAME=REGISTRY.C
1,REGISTRY.H_, RENAME=REGISTRY.H
1,REPORT.C_, RENAME=REPORT.C
1,REPORT.H_, RENAME=REPORT.H
1,RPTOPTNS.C_, RENAME=RPTOPTNS.C
1,RPTOPTNS.DL_, RENAME=RPTOPTNS.DLG
1,RPTOPTNS.H_, RENAME=RPTOPTNS.H
1,SIZES.H_, RENAME=SIZES.H
1,STATUS.C_, RENAME=STATUS.C
1,STATUS.H_, RENAME=STATUS.H
1,STRIDS.H_, RENAME=STRIDS.H
1,STRINGS.RC_, RENAME=STRINGS.RC
1,SYSTEM.C_, RENAME=SYSTEM.C
1,SYSTEM.H_, RENAME=SYSTEM.H
1,TIMEFRM.C_, RENAME=TIMEFRM.C
1,TIMEFRM.DL_, RENAME=TIMEFRM.DLG
1,TIMEFRM.H_, RENAME=TIMEFRM.H
1,TIMELINE.C_, RENAME=TIMELINE.C
1,TIMELINE.H_, RENAME=TIMELINE.H
1,TOOLBAR.C_, RENAME=TOOLBAR.C
1,TOOLBAR.H_, RENAME=TOOLBAR.H
1,TYPEDEFS.H_, RENAME=TYPEDEFS.H
1,UTILS.C_, RENAME=UTILS.C
1,UTILS.H_, RENAME=UTILS.H
1,VALUEBAR.C_, RENAME=VALUEBAR.C
1,VALUEBAR.H_, RENAME=VALUEBAR.H
1,WINHELPR.H_, RENAME=WINHELPR.H